-
Home
-
WP Offload SES Lite
-
1.7.2 (latest)
-
Code
-
Classes
- Command_Pool
Total Complexity |
26 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
314 |
Lines of code |
145 |
Logical lines of code |
73 |
Comment lines |
112 |
Methods |
11 |
Properties |
6 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
execute() |
A |
38 |
7 |
84 |
get_concurrency() |
S |
59 |
3 |
14 |
maybe_wait_for_rate_limit_reset() |
S |
63 |
3 |
12 |
add_command() |
S |
69 |
3 |
6 |
send_started() |
S |
79 |
2 |
3 |
rate_limit_exceeded() |
S |
71 |
2 |
6 |
maybe_wait_until_next_second() |
S |
71 |
2 |
6 |
__construct() |
S |
77 |
1 |
4 |
num_commands() |
S |
80 |
1 |
3 |
clear() |
S |
81 |
1 |
3 |
start_send() |
S |
76 |
1 |
4 |